home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / sound / rsynth22.zip / H2PW.H < prev    next >
C/C++ Source or Header  |  1994-04-15  |  197b  |  9 lines

  1. #ifdef  JONS_PARWAVE 
  2. #include "parwave.h"
  3. extern klatt_frame_t def_pars;
  4. extern klatt_global_t klatt_global;
  5. extern int init_synth PROTO((int argc,char *argv[]));
  6. #else
  7. #include "nsynth.h"
  8. #endif
  9.